RegisterEventBroker<T>() Method

Summary
Register a specific type to be created for an EventBroker object with a new WorkstationContainer.
Syntax
C#
C++/CLI
public static void RegisterEventBroker<T>() 
public:  
   generic<typename T> 
   static void RegisterEventBroker() 

Type Parameters

T
The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker interface.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.